PhysicalDirectory

String (physical-directory-path)

Not specified

Purpose

The PhysicalDirectory parameter enables you to specify the physical directory path for Web‑enabled applications. Specify this parameter if you want to override the working directory specified in the Physical Directory text box for your JADE forms on the Web Options sheet of the Define Application dialog for the application.

The physical directory, which is used to generate images for the Web, applies only to Web‑enabled (that is, HTML‑enabled) applications and not to Web service applications.

To specify multiple physical directories in the same JADE initialization file, prefix the PhysicalDirectory parameter with the connection name followed by an underscore (_) character. For example, if the connection name is CustomerInvoice, you would specify the following parameter and value.

CustomerInvoice_PhysicalDirectory=\customer\system

Where there is no specific connection name prefix, the connection name without the prefix is used. If you do not specify this parameter, the physical working directory specified in the Define Application dialog is used.